home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / pmcstex.zip / INC.TEX / images.pl < prev    next >
Text File  |  1996-02-08  |  305b  |  12 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/displaystylesqrt[2]{{4}};MSF=1.6;AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 196.25ex; vertical-align: -0.31ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="$\displaystyle \sqrt[2]{{4}}$">|; 
  9.  
  10. 1;
  11.  
  12.